Searched refs:nhm (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv4/ |
| H A D | nexthop.c | 923 struct nhmsg *nhm; in nh_fill_node() local 925 nlh = nlmsg_put(skb, portid, seq, event, sizeof(*nhm), nlflags); in nh_fill_node() 929 nhm = nlmsg_data(nlh); in nh_fill_node() 930 nhm->nh_family = AF_UNSPEC; in nh_fill_node() 931 nhm->nh_flags = nh->nh_flags; in nh_fill_node() 932 nhm->nh_protocol = nh->protocol; in nh_fill_node() 933 nhm->nh_scope = 0; in nh_fill_node() 934 nhm->resvd = 0; in nh_fill_node() 952 nhm->nh_family = nhi->family; in nh_fill_node() 971 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy.h | 449 u32 nhm; member
|
| H A D | fw.c | 6991 trx->nhm = wl->nhm.pwr; in rtw89_btc_load_trx_para() 7028 h2c->v7_u8.nhm = trx->nhm; in rtw89_fw_h2c_cxdrv_trx_v7() 7095 h2c->v9_u8.nhm = trx->nhm; in rtw89_fw_h2c_cxdrv_trx_v9() 7153 h2c->v107_u8.nhm = trx->nhm; in rtw89_fw_h2c_cxdrv_trx_v107()
|
| H A D | fw.h | 2511 s8 nhm; member 2530 s8 nhm; member 2547 s8 nhm; member
|
| H A D | phy_be.c | 68 .nhm = R_NHM_BE,
|
| H A D | core.h | 2383 struct rtw89_btc_wl_nhm nhm; member 3812 s8 nhm; member
|
| H A D | phy.c | 6688 if (!rtw89_phy_read32_idx(rtwdev, ccx->nhm, ccx->nhm_ready, bb->phy_idx)) { in __rtw89_phy_nhm_get_result() 8992 .nhm = R_NHM_AX,
|