Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.h2914 unsigned int rcr_table_size; member
2947 (((index) + 1) < (rp)->rcr_table_size ? ((index) + 1) : 0)
Dniu.c4268 rp->rcr_table_size = 0; in niu_free_rx_ring_info()
4370 rp->rcr_table_size = MAX_RCR_RING_SIZE; in niu_alloc_rx_ring_info()
4514 rp->nonsyn_threshold = rp->rcr_table_size - 64; in niu_alloc_channels()
4516 rp->syn_threshold = rp->rcr_table_size - 64; in niu_alloc_channels()
4958 ((u64)rp->rcr_table_size << RCRCFIG_A_LEN_SHIFT) | in niu_init_one_rx_channel()