Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_hw.c1374 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()
1388 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
1400 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
H A Dqla_hw.h738 init_tx_cnxt :1, member
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_hw.h1605 init_tx_cnxt :1, member
H A Dql_hw.c3542 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
3549 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
3568 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()