Home
last modified time | relevance | path

Searched refs:sff_diag_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1992 u8 sff8472_comp, sff_diag_type, sff_rev; in cxgb4_get_module_info() local
2010 SFP_DIAG_TYPE_LEN, &sff_diag_type); in cxgb4_get_module_info()
2014 if (!sff8472_comp || (sff_diag_type & SFP_DIAG_ADDRMODE)) { in cxgb4_get_module_info()
2019 if (sff_diag_type & SFP_DIAG_IMPLEMENTED) in cxgb4_get_module_info()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2009 u8 sff8472_comp, sff_diag_type, sff_rev; in cxgb4_get_module_info() local
2027 SFP_DIAG_TYPE_LEN, &sff_diag_type); in cxgb4_get_module_info()
2031 if (!sff8472_comp || (sff_diag_type & SFP_DIAG_ADDRMODE)) { in cxgb4_get_module_info()
2036 if (sff_diag_type & SFP_DIAG_IMPLEMENTED) in cxgb4_get_module_info()

Completed in 8 milliseconds