Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2001 static bool cxgb4_fw_mod_type_info_available(unsigned int fw_mod_type) in cxgb4_fw_mod_type_info_available() argument
2006 return (fw_mod_type != FW_PORT_MOD_TYPE_NONE && in cxgb4_fw_mod_type_info_available()
2007 fw_mod_type != FW_PORT_MOD_TYPE_ERROR); in cxgb4_fw_mod_type_info_available()