Home
last modified time | relevance | path

Searched defs:igb_reg_test (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb_ethtool.c1001 struct igb_reg_test { struct
1002 u16 reg;
1003 u16 reg_offset;
1004 u16 array_len;
1028 static struct igb_reg_test reg_test_i210[] = { argument
1271 static int igb_reg_test(struct igb_adapter *adapter, u64 *data) in igb_reg_test() function