Searched refs:wl_frame_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.h552 } wl_frame_t; typedef in typeref:struct:wl_frame
554 static wl_frame_t wl_frame_default = {
H A Dpcwl.c1007 wl_frame_t *frm_p;
1057 frm_p = (wl_frame_t *)buf_p;
1067 if (pkt_len > (PCWL_NICMEM_SZ - sizeof (wl_frame_t))) {
1441 wl_frame_t frm;

Completed in 119 milliseconds