Searched refs:iwh_amrr_t (Results 1 – 2 of 2) sorted by relevance
320 static void iwh_amrr_init(iwh_amrr_t *);1799 iwh_amrr_t *amrr; in iwh_node_alloc()1801 amrr = kmem_zalloc(sizeof (iwh_amrr_t), KM_SLEEP); in iwh_node_alloc()1842 kmem_free(in, sizeof (iwh_amrr_t)); in iwh_node_free()1856 iwh_amrr_t *amrr; in iwh_newstate()1991 amrr = (iwh_amrr_t *)in; in iwh_newstate()2443 iwh_amrr_t *amrr; in iwh_tx_intr()2449 amrr = (iwh_amrr_t *)ic->ic_bss; in iwh_tx_intr()3337 iwh_amrr_t *amrr = (iwh_amrr_t *)in; in iwh_send()5010 iwh_amrr_init(iwh_amrr_t *amrr) in iwh_amrr_init()[all …]
98 } iwh_amrr_t; typedef