Searched refs:VRSS_SEND_TAB_SIZE (Results 1 – 4 of 4) sorted by relevance
876 #define VRSS_SEND_TAB_SIZE 16 /* must be power of 2 */ macro907 sizeof(struct nvsp_message) + (sizeof(u32) * VRSS_SEND_TAB_SIZE))1021 u32 tx_table[VRSS_SEND_TAB_SIZE];
1411 if (count != VRSS_SEND_TAB_SIZE) { in netvsc_send_table()1608 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in netvsc_device_add()
303 (VRSS_SEND_TAB_SIZE - 1)]; in netvsc_get_tx_queue()1984 return VRSS_SEND_TAB_SIZE * sizeof(u32); in netvsc_get_regs_len()1996 memcpy(regs_buff, ndc->tx_table, VRSS_SEND_TAB_SIZE * sizeof(u32)); in netvsc_get_regs()
1328 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in rndis_set_subchannel()