Searched refs:t4_set_tcb_field (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.h | 526 void t4_set_tcb_field(struct adapter *, struct sge_wrq *, struct toepcb *,
|
H A D | t4_tls.c | 68 t4_set_tcb_field(sc, &toep->ofld_txq->wrq, toep, word, mask, val, 0, 0); in t4_set_tls_tcb_field() 93 t4_set_tcb_field(sc, &toep->ofld_txq->wrq, toep, W_TCB_T_FLAGS, in t4_set_rx_quiesce()
|
H A D | t4_ddp.c | 1313 t4_set_tcb_field(sc, toep->ctrlq, toep, W_TCB_RX_DDP_FLAGS, in enable_ddp() 1317 t4_set_tcb_field(sc, toep->ctrlq, toep, W_TCB_T_FLAGS, in enable_ddp() 2760 t4_set_tcb_field(sc, toep->ctrlq, toep, in t4_aio_cancel_active()
|
H A D | t4_cpl_io.c | 1944 t4_set_tcb_field(struct adapter *sc, struct sge_wrq *wrq, struct toepcb *toep, in t4_set_tcb_field() function
|
H A D | t4_tom.c | 433 t4_set_tcb_field(sc, toep->ctrlq, toep, W_TCB_T_FLAGS, in t4_ctloutput()
|
/freebsd/sys/dev/cxgbe/cxgbei/ |
H A D | icl_cxgbei.c | 1077 t4_set_tcb_field(sc, toep->ctrlq, toep, W_TCB_ULP_TYPE, in set_ulp_mode_iscsi() 1082 t4_set_tcb_field(sc, toep->ctrlq, toep, W_TCB_T_FLAGS, val, val, 0, 0); in set_ulp_mode_iscsi()
|