Home
last modified time | relevance | path

Searched refs:init_tx_cnxt (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/qlxgb/
H A Dqla_hw.c1357 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()
1371 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
1383 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
H A Dqla_hw.h730 init_tx_cnxt :1, member
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_hw.h1592 init_tx_cnxt :1, member
H A Dql_hw.c3471 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
3478 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
3497 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()