Searched refs:VRSS_SEND_TAB_SIZE (Results 1 – 4 of 4) sorted by relevance
841 #define VRSS_SEND_TAB_SIZE 16 /* must be power of 2 */ macro961 u32 tx_table[VRSS_SEND_TAB_SIZE];
1285 if (count != VRSS_SEND_TAB_SIZE) { in netvsc_send_table()1479 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in netvsc_device_add()
305 (VRSS_SEND_TAB_SIZE - 1)]; in netvsc_get_tx_queue()1971 return VRSS_SEND_TAB_SIZE * sizeof(u32); in netvsc_get_regs_len()1983 memcpy(regs_buff, ndc->tx_table, VRSS_SEND_TAB_SIZE * sizeof(u32)); in netvsc_get_regs()
1233 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in rndis_set_subchannel()