Searched refs:is_ethofld (Results 1 – 2 of 2) sorted by relevance
3698 if (!is_ethofld(adap) || !adap->tc_mqprio) in cxgb_setup_tc_mqprio()5780 if (is_ethofld(adap)) { in cfg_queues()5942 if (is_ethofld(adap)) { in enable_msix()6002 if (is_ethofld(adap)) in enable_msix()6052 if (is_ethofld(adap)) in enable_msix()6068 if (is_ethofld(adap)) in enable_msix()
1500 static inline int is_ethofld(const struct adapter *adap) in is_ethofld() function