Home
last modified time | relevance | path

Searched refs:CXGB4_FW_OFLD_CONN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c634 lld->enable_fw_ofld_conn = adap->flags & CXGB4_FW_OFLD_CONN; in uld_init()
H A Dcxgb4.h714 CXGB4_FW_OFLD_CONN = (1 << 9), enumerator
H A Dcxgb4_main.c5107 adap->flags |= CXGB4_FW_OFLD_CONN; in adap_init0()
5208 if (adap->flags & CXGB4_FW_OFLD_CONN && !is_bypass(adap)) { in adap_init0()
H A Dcxgb4_debugfs.c3337 } else if (adap->flags & CXGB4_FW_OFLD_CONN) { in tid_info_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c634 lld->enable_fw_ofld_conn = adap->flags & CXGB4_FW_OFLD_CONN; in uld_init()
H A Dcxgb4.h712 CXGB4_FW_OFLD_CONN = (1 << 9), enumerator
H A Dcxgb4_main.c5098 adap->flags |= CXGB4_FW_OFLD_CONN; in adap_init0()
5199 if (adap->flags & CXGB4_FW_OFLD_CONN && !is_bypass(adap)) { in adap_init0()
H A Dcxgb4_debugfs.c3337 } else if (adap->flags & CXGB4_FW_OFLD_CONN) { in tid_info_show()

Completed in 37 milliseconds