Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c587 } while (!(val & F_VPD_OP_FLAG) && --i); in t1_seeprom_read()
589 if (!(val & F_VPD_OP_FLAG)) { in t1_seeprom_read()
Dregs.h2094 #define F_VPD_OP_FLAG V_VPD_OP_FLAG(1U) macro