Home
last modified time | relevance | path

Searched refs:vnt_get_pkt_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vt6656/
H A Dcard.h41 u8 vnt_get_pkt_type(struct vnt_private *priv);
H A Dcard.c182 u8 vnt_get_pkt_type(struct vnt_private *priv) in vnt_get_pkt_type() function
426 priv->packet_type = vnt_get_pkt_type(priv); in vnt_set_bss_mode()