Searched refs:t4_tp_pio_write (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 951 void t4_tp_pio_write(struct adapter *adap, u32 *buff, u32 nregs,
|
H A D | t4_hw.c | 5737 void t4_tp_pio_write(struct adapter *adap, u32 *buff, u32 nregs, in t4_tp_pio_write() function 5816 t4_tp_pio_write(adap, (void *)key, 10, A_TP_RSS_SECRET_KEY0, sleep_ok); in t4_write_rss_key() 5858 t4_tp_pio_write(adapter, &val, 1, A_TP_RSS_PF0_CONFIG + index, in t4_write_rss_pf_config() 11857 t4_tp_pio_write(adap, &mode_map, 1, A_TP_VLAN_PRI_MAP, sleep_ok); in t4_set_filter_mode()
|