Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_hw.c1365 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()
1379 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
1391 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
H A Dqla_hw.h732 init_tx_cnxt :1, member
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_hw.h1594 init_tx_cnxt :1, member
H A Dql_hw.c3495 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
3502 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
3521 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()