Searched refs:softmac_fastpath_wput_data (Results 1 – 1 of 1) sorted by relevance
137 static mac_tx_cookie_t softmac_fastpath_wput_data(softmac_upper_t *, mblk_t *,250 direct->di_tx_df = (uintptr_t)softmac_fastpath_wput_data; in softmac_capab_direct()965 (void) softmac_fastpath_wput_data(sup, mp, (uintptr_t)NULL, 0); in softmac_wput_data()970 softmac_fastpath_wput_data(softmac_upper_t *sup, mblk_t *mp, uintptr_t f_hint, in softmac_fastpath_wput_data() function