Searched refs:FUNCTION_V (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 792 #define FUNCTION_V(x) ((x) << FUNCTION_S) macro |
D | t4_hw.c | 154 u32 req = FUNCTION_V(adap->pf) | REGISTER_V(reg); in t4_hw_pci_read_cfg4() |