Searched refs:VRSS_SEND_TAB_SIZE (Results 1 – 4 of 4) sorted by relevance
883 #define VRSS_SEND_TAB_SIZE 16 /* must be power of 2 */ macro914 sizeof(struct nvsp_message) + (sizeof(u32) * VRSS_SEND_TAB_SIZE))1037 u32 tx_table[VRSS_SEND_TAB_SIZE];
1524 if (count != VRSS_SEND_TAB_SIZE) { in netvsc_send_table()1729 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in netvsc_device_add()
257 (VRSS_SEND_TAB_SIZE - 1)]; in netvsc_get_tx_queue()1972 return VRSS_SEND_TAB_SIZE * sizeof(u32); in netvsc_get_regs_len()1984 memcpy(regs_buff, ndc->tx_table, VRSS_SEND_TAB_SIZE * sizeof(u32)); in netvsc_get_regs()
1332 for (i = 0; i < VRSS_SEND_TAB_SIZE; i++) in rndis_set_subchannel()