Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcommand.h70 int mm81x_cmd_sta_state(struct mm81x *mors, struct mm81x_vif *mors_vif, u16 aid,
H A Dcommand.c232 int mm81x_cmd_sta_state(struct mm81x *mors, struct mm81x_vif *mors_vif, u16 aid, in mm81x_cmd_sta_state() function
H A Dmac.c1682 ret = mm81x_cmd_sta_state(mors, mors_vif, aid, sta, new_state); in mm81x_mac_ops_sta_state()