Searched refs:CPL_PRIORITY_CONTROL (Results 1 – 13 of 13) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.h | 119 CPL_PRIORITY_CONTROL = 1 /* offload control messages */ enumerator
|
D | l2t.c | 107 skb->priority = CPL_PRIORITY_CONTROL; in setup_l2e_send_pending()
|
D | cxgb3_offload.c | 1098 skb->priority = CPL_PRIORITY_CONTROL; in set_l2t_ix()
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 1104 skb->priority = CPL_PRIORITY_CONTROL; in ddp_set_map() 1132 skb->priority = CPL_PRIORITY_CONTROL; in ddp_clear_map() 1159 skb->priority = CPL_PRIORITY_CONTROL; in ddp_setup_conn_pgidx() 1196 skb->priority = CPL_PRIORITY_CONTROL; in ddp_setup_conn_digest()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 51 CPL_PRIORITY_CONTROL = 1 /* control messages */ enumerator
|
D | l2t.c | 161 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in write_l2e()
|
D | cxgb4_main.c | 1411 set_wr_txq(skb, CPL_PRIORITY_CONTROL, f->fs.val.iport & 0x3); in set_filter_wr()
|
/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 49 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in destroy_cq() 119 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in create_cq()
|
D | mem.c | 72 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in _c4iw_write_mem_dma_aligned() 131 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in _c4iw_write_mem_inline()
|
D | cm.c | 1809 set_wr_txq(skb, CPL_PRIORITY_CONTROL, ep->ctrlq_idx); in send_fw_act_open_req() 3571 set_wr_txq(req_skb, CPL_PRIORITY_CONTROL, port_id); in send_fw_pass_open_req()
|
D | qp.c | 269 set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0); in create_qp()
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1486 set_queue(skb, CPL_PRIORITY_CONTROL, NULL); in ddp_ppod_write_idata() 1560 set_wr_txq(skb, CPL_PRIORITY_CONTROL, csk->port_id); in ddp_setup_conn_pgidx() 1593 set_wr_txq(skb, CPL_PRIORITY_CONTROL, csk->port_id); in ddp_setup_conn_digest()
|
/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 154 skb->priority = CPL_PRIORITY_CONTROL; in cxio_hal_clear_qp_ctx() 577 skb->priority = CPL_PRIORITY_CONTROL; in cxio_hal_init_ctrl_qp()
|