Searched refs:CPL_PRIORITY_SETUP (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_offload.h115 CPL_PRIORITY_SETUP = 1, /* connection setup messages */ enumerator in enum:__anon12597
H A Dcxgb3_offload.c548 skb->priority = CPL_PRIORITY_SETUP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_uld.h46 CPL_PRIORITY_SETUP = 1, /* connection setup messages */ enumerator in enum:__anon12630
H A Dcxgb4_main.c2157 set_wr_txq(skb, CPL_PRIORITY_SETUP, chan);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c182 skb->priority = CPL_PRIORITY_SETUP;
468 skb->priority = CPL_PRIORITY_SETUP;
1295 skb->priority = CPL_PRIORITY_SETUP;
1316 skb->priority = CPL_PRIORITY_SETUP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c203 set_wr_txq(skb, CPL_PRIORITY_SETUP, 0);
476 set_wr_txq(skb, CPL_PRIORITY_SETUP, ep->ctrlq_idx);
1240 set_wr_txq(skb, CPL_PRIORITY_SETUP, 0);
1298 set_wr_txq(skb, CPL_PRIORITY_SETUP, ep->ctrlq_idx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_offload.c264 skb->priority = CPL_PRIORITY_SETUP;

Completed in 128 milliseconds