Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c284 len = t4_chip_rss_size(adap) * sizeof(u16); in cudbg_get_entity_length()
1553 nentries = t4_chip_rss_size(padap); in cudbg_collect_rss()
H A Dcxgb4.h1894 unsigned int t4_chip_rss_size(struct adapter *adapter);
H A Dt4_hw.c5119 unsigned int t4_chip_rss_size(struct adapter *adap) in t4_chip_rss_size() function
5268 nentries = t4_chip_rss_size(adapter); in t4_read_rss()
H A Dcxgb4_debugfs.c1995 nentries = t4_chip_rss_size(adap); in rss_open()