Home
last modified time | relevance | path

Searched refs:slotcnt (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_nvs.c223 resp.nvs_sect[0].slotcnt); in hn_nvs_conn_rxbuf()
224 hv->rxbuf_section_cnt = resp.nvs_sect[0].slotcnt; in hn_nvs_conn_rxbuf()
H A Dhn_nvs.h134 uint32_t slotcnt; member
/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c1001 int slot, slotcnt; in tdma_isfull() local
1003 slotcnt = tdma->tdma_slotcnt; in tdma_isfull()
1004 for (slot = slotcnt-1; slot >= 0; slot--) in tdma_isfull()