Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c961 unsigned int hdr_pg_idx = FIELD_GET(FBNIC_RCD_AL_BUFF_PAGE_MASK, rcd); in fbnic_pkt_prepare() local
963 struct page *page = fbnic_page_pool_get_head(qt, hdr_pg_idx); in fbnic_pkt_prepare()