OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notif2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwm.c
7401
struct iwm_dts_measurement_notif_v2 *
notif2
;
local in function:iwm_notif_intr
7409
if (iwm_rx_packet_payload_len(pkt) == sizeof(*
notif2
)) {
7410
SYNC_RESP_STRUCT(
notif2
, pkt);
7412
DEVNAME(sc),
notif2
->temp));
if_iwm.c
7401
struct iwm_dts_measurement_notif_v2 *
notif2
;
local in function:iwm_notif_intr
7409
if (iwm_rx_packet_payload_len(pkt) == sizeof(*
notif2
)) {
7410
SYNC_RESP_STRUCT(
notif2
, pkt);
7412
DEVNAME(sc),
notif2
->temp));
Completed in 38 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025