Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcmis.h107 void ethtool_cmis_cdb_check_completion_flag(u8 cmis_rev, u8 *flags);
H A Dcmis_cdb.c214 void ethtool_cmis_cdb_check_completion_flag(u8 cmis_rev, u8 *flags) in ethtool_cmis_cdb_check_completion_flag() function
245 ethtool_cmis_cdb_check_completion_flag(cdb->cmis_rev, &flags); in cmis_cdb_module_features_get()
H A Dcmis_fw_update.c54 ethtool_cmis_cdb_check_completion_flag(cdb->cmis_rev, &flags); in cmis_fw_update_fw_mng_features_get()