Home
last modified time | relevance | path

Searched refs:update_vtag (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/dhdutil/
Dbcmutils.c924 pktsetprio(void *pkt, bool update_vtag) in pktsetprio() argument
967 if (update_vtag && (priority != vlan_prio)) { in pktsetprio()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1063 pktsetprio(void *pkt, bool update_vtag) in pktsetprio() argument
1106 if (update_vtag && (priority != vlan_prio)) { in pktsetprio()
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dbcmutils.h298 extern uint pktsetprio(void *pkt, bool update_vtag);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h340 extern uint pktsetprio(void *pkt, bool update_vtag);