Searched refs:V_RX_PKT_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ | ||
H A D | regs.h | 94 #define V_RX_PKT_OFFSET(x) ((x) << S_RX_PKT_OFFSET) macro |
H A D | sge.c | 771 V_RX_PKT_OFFSET(sge->rx_pkt_pad); in configure_sge() |