Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlxgb/
Dqla_hw.c1372 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()
1386 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
1398 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
Dqla_hw.h736 init_tx_cnxt :1, member
/freebsd-10-stable/sys/dev/qlxgbe/
Dql_hw.h1603 init_tx_cnxt :1, member
Dql_hw.c3540 if (!ha->hw.flags.init_tx_cnxt) in qla_del_xmt_cntxt()
3547 ha->hw.flags.init_tx_cnxt = 0; in qla_del_xmt_cntxt()
3566 ha->hw.flags.init_tx_cnxt = 1; in qla_init_xmt_cntxt()