Searched refs:CMD_VBM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wl1251/ | ||
H A D | cmd.h | 51 CMD_VBM = 10, enumerator |
H A D | cmd.c | 194 ret = wl1251_cmd_send(wl, CMD_VBM, vbm, sizeof(*vbm)); in wl1251_cmd_vbm() |