Searched refs:CPL_PRIORITY_CONTROL (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/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()
  | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_uld.h | 52 	CPL_PRIORITY_CONTROL  = 1   /* control messages */  enumerator
  | 
| D | l2t.c | 164 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0);  in write_l2e()
  | 
| D | cxgb4_main.c | 1280 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, f->fs.val.iport & 0x3);  in set_filter_wr()
  | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/ | 
| D | cxgb3i.c | 1107 		skb->priority = CPL_PRIORITY_CONTROL;  in ddp_set_map() 1135 		skb->priority = CPL_PRIORITY_CONTROL;  in ddp_clear_map() 1162 	skb->priority = CPL_PRIORITY_CONTROL;  in ddp_setup_conn_pgidx() 1199 	skb->priority = CPL_PRIORITY_CONTROL;  in ddp_setup_conn_digest()
  | 
| /linux-4.4.14/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 | 79 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0);  in _c4iw_write_mem_dma_aligned() 138 		set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0);  in _c4iw_write_mem_inline()
  | 
| D | cm.c | 1883 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, ep->ctrlq_idx);  in send_fw_act_open_req() 3757 	set_wr_txq(req_skb, CPL_PRIORITY_CONTROL, port_id);  in send_fw_pass_open_req()
  | 
| D | qp.c | 294 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0);  in create_qp()
  | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 1597 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, 0);  in ddp_ppod_write_idata() 1671 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, csk->port_id);  in ddp_setup_conn_pgidx() 1704 	set_wr_txq(skb, CPL_PRIORITY_CONTROL, csk->port_id);  in ddp_setup_conn_digest()
  | 
| /linux-4.4.14/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()
  |