Home
last modified time | relevance | path

Searched refs:err_off (Results 1 – 7 of 7) sorted by relevance

/src/sys/netlink/
H A Dnetlink_message_writer.c289 if ((npt->err_msg || npt->err_off) && nlp->nl_flags & NLF_EXT_ACK) in nlmsg_ack()
305 if (npt->err_off != 0 && nlp->nl_flags & NLF_EXT_ACK) in nlmsg_ack()
306 nlattr_add_u32(nw, NLMSGERR_ATTR_OFFS, npt->err_off); in nlmsg_ack()
H A Dnetlink_message_parser.c74 if (npt->err_off != 0) in nlmsg_report_err_offset()
76 npt->err_off = off; in nlmsg_report_err_offset()
H A Dnetlink_io.c315 npt->err_off = 0; in npt_clear()
H A Dnetlink_message_parser.h71 uint32_t err_off; /* error offset from hdr start */ member
/src/sys/contrib/dev/rtw88/
H A Dmain.c1482 goto err_off; in rtw_power_on()
1488 goto err_off; in rtw_power_on()
1495 goto err_off; in rtw_power_on()
1503 goto err_off; in rtw_power_on()
1509 goto err_off; in rtw_power_on()
1522 err_off: in rtw_power_on()
2020 goto err_off; in rtw_chip_efuse_enable()
2025 err_off: in rtw_chip_efuse_enable()
H A Drtw88xxa.c1072 goto err_off; in rtw88xxa_power_on()
1078 goto err_off; in rtw88xxa_power_on()
1225 goto err_off; in rtw88xxa_power_on()
1237 err_off: in rtw88xxa_power_on()
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c5239 goto err_off; in ath10k_start()
5401 err_off: in ath10k_start()