/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_core.c | 71 static inline void mtu3_ss_func_set(struct mtu3 *mtu, bool enable) in mtu3_ss_func_set() 83 static inline void mtu3_hs_softconn_set(struct mtu3 *mtu, bool enable) in mtu3_hs_softconn_set() 96 static int mtu3_device_enable(struct mtu3 *mtu) in mtu3_device_enable() 123 static void mtu3_device_disable(struct mtu3 *mtu) in mtu3_device_disable() 144 static void mtu3_dev_power_on(struct mtu3 *mtu) in mtu3_dev_power_on() 155 static void mtu3_dev_power_down(struct mtu3 *mtu) in mtu3_dev_power_down() 167 static void mtu3_device_reset(struct mtu3 *mtu) in mtu3_device_reset() 176 static void mtu3_intr_status_clear(struct mtu3 *mtu) in mtu3_intr_status_clear() 193 static void mtu3_intr_disable(struct mtu3 *mtu) in mtu3_intr_disable() 203 static void mtu3_intr_enable(struct mtu3 *mtu) in mtu3_intr_enable() [all …]
|
H A D | mtu3_gadget.c | 19 struct mtu3 *mtu = mreq->mtu; in mtu3_req_complete() local 63 struct mtu3 *mtu = mep->mtu; in mtu3_ep_enable() local 134 struct mtu3 *mtu = mep->mtu; in mtu3_ep_disable() local 155 struct mtu3 *mtu; in mtu3_gadget_ep_enable() local 209 struct mtu3 *mtu = mep->mtu; in mtu3_gadget_ep_disable() local 263 struct mtu3 *mtu = mep->mtu; in mtu3_gadget_queue() local 326 struct mtu3 *mtu = mep->mtu; in mtu3_gadget_dequeue() local 365 struct mtu3 *mtu = mep->mtu; in mtu3_gadget_ep_set_halt() local 430 struct mtu3 *mtu = gadget_to_mtu3(gadget); in mtu3_gadget_get_frame() local 435 static void function_wake_notif(struct mtu3 *mtu, u8 intf) in function_wake_notif() [all …]
|
H A D | mtu3_gadget_ep0.c | 18 #define next_ep0_request(mtu) next_request((mtu)->ep0) argument 39 static char *decode_ep0_state(struct mtu3 *mtu) in decode_ep0_state() 57 static void ep0_req_giveback(struct mtu3 *mtu, struct usb_request *req) in ep0_req_giveback() 63 forward_to_driver(struct mtu3 *mtu, const struct usb_ctrlrequest *setup) in forward_to_driver() 120 static void ep0_load_test_packet(struct mtu3 *mtu) in ep0_load_test_packet() 137 struct mtu3 *mtu = mep0->mtu; in ep0_stall_set() local 156 static void ep0_do_status_stage(struct mtu3 *mtu) in ep0_do_status_stage() 173 struct mtu3 *mtu; in ep0_set_sel_complete() local 185 static int ep0_set_sel(struct mtu3 *mtu, struct usb_ctrlrequest *setup) in ep0_set_sel() 206 ep0_get_status(struct mtu3 *mtu, const struct usb_ctrlrequest *setup) in ep0_get_status() [all …]
|
H A D | mtu3_qmu.c | 38 #define GPD_RX_BUF_LEN(mtu, x) \ argument 46 #define GPD_DATA_LEN(mtu, x) \ argument 57 #define GPD_EXT_NGP(mtu, x) \ argument 63 #define GPD_EXT_BUF(mtu, x) \ argument 191 struct mtu3 *mtu = mep->mtu; in mtu3_qmu_resume() local 250 struct mtu3 *mtu = mep->mtu; in mtu3_prepare_tx_gpd() local 293 struct mtu3 *mtu = mep->mtu; in mtu3_prepare_rx_gpd() local 333 struct mtu3 *mtu = mep->mtu; in mtu3_qmu_start() local 377 struct mtu3 *mtu = mep->mtu; in mtu3_qmu_stop() local 425 static void qmu_tx_zlp_error_handler(struct mtu3 *mtu, u8 epnum) in qmu_tx_zlp_error_handler() [all …]
|
H A D | mtu3_debugfs.c | 81 struct mtu3 *mtu = sf->private; in mtu3_link_state_show() local 93 struct mtu3 *mtu = sf->private; in mtu3_ep_used_show() local 124 static void mtu3_debugfs_regset(struct mtu3 *mtu, void __iomem *base, in mtu3_debugfs_regset() 144 static void mtu3_debugfs_ep_regset(struct mtu3 *mtu, struct mtu3_ep *mep, in mtu3_debugfs_ep_regset() 176 struct mtu3 *mtu = mep->mtu; in mtu3_ep_info_show() local 190 struct mtu3 *mtu = mep->mtu; in mtu3_fifo_show() local 204 struct mtu3 *mtu = mep->mtu; in mtu3_qmu_ring_show() local 222 struct mtu3 *mtu = mep->mtu; in mtu3_qmu_gpd_show() local 292 struct mtu3 *mtu = sf->private; in mtu3_probe_show() local 319 struct mtu3 *mtu = sf->private; in mtu3_probe_write() local [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | rz-mtu3.c | 67 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_shared_reg_read() local 79 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_8bit_ch_read() local 91 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_16bit_ch_read() local 107 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_32bit_ch_read() local 122 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_8bit_ch_write() local 133 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_16bit_ch_write() local 148 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_32bit_ch_write() local 162 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_shared_reg_write() local 175 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_shared_reg_update_bit() local 249 struct rz_mtu3 *mtu = dev_get_drvdata(ch->dev->parent); in rz_mtu3_start_stop_ch() local [all …]
|
/openbmc/linux/net/ipv6/ |
H A D | xfrm6_output.c | 19 void xfrm6_local_rxpmtu(struct sk_buff *skb, u32 mtu) in xfrm6_local_rxpmtu() 30 void xfrm6_local_error(struct sk_buff *skb, u32 mtu) in xfrm6_local_error() 65 unsigned int mtu; in __xfrm6_output() local
|
H A D | ip6_output.c | 148 struct sk_buff *skb, unsigned int mtu) in ip6_finish_output_gso_slowpath_drop() 187 unsigned int mtu; in __ip6_finish_output() local 277 u32 mtu; in ip6_xmit() local 482 static bool ip6_pkt_too_big(const struct sk_buff *skb, unsigned int mtu) in ip6_pkt_too_big() 508 u32 mtu; in ip6_forward() local 763 void ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, in ip6_frag_init() 869 unsigned int mtu, hlen, nexthdr_offset; in ip6_fragment() local 1383 static void ip6_append_data_mtu(unsigned int *mtu, in ip6_append_data_mtu() 1412 unsigned int mtu; in ip6_setup_cork() local 1493 unsigned int maxfraglen, fragheaderlen, mtu, orig_mtu, pmtu; in __ip6_append_data() local
|
/openbmc/linux/net/ipv4/ |
H A D | ip_forward.c | 43 static bool ip_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in ip_exceeds_mtu() 87 u32 mtu; in ip_forward() local
|
H A D | ip_tunnel_core.c | 195 static int iptunnel_pmtud_build_icmp(struct sk_buff *skb, int mtu) in iptunnel_pmtud_build_icmp() 261 static int iptunnel_pmtud_check_icmp(struct sk_buff *skb, int mtu) in iptunnel_pmtud_check_icmp() 288 static int iptunnel_pmtud_build_icmpv6(struct sk_buff *skb, int mtu) in iptunnel_pmtud_build_icmpv6() 354 static int iptunnel_pmtud_check_icmpv6(struct sk_buff *skb, int mtu) in iptunnel_pmtud_check_icmpv6() 410 u32 mtu = dst_mtu(encap_dst) - headroom; in skb_tunnel_check_pmtu() local
|
H A D | xfrm4_output.c | 39 void xfrm4_local_error(struct sk_buff *skb, u32 mtu) in xfrm4_local_error()
|
H A D | ip_tunnel.c | 285 int mtu = ETH_DATA_LEN; in ip_tunnel_bind_dev() local 335 int mtu; in ip_tunnel_create() local 518 int mtu; tnl_update_pmtu() local 895 int mtu; ip_tunnel_update() local 1182 int mtu; ip_tunnel_newlink() local [all...] |
H A D | ip_output.c | 248 struct sk_buff *skb, unsigned int mtu) in ip_finish_output_gso() 297 unsigned int mtu; in __ip_finish_output() local 578 unsigned int mtu, in ip_fragment() 645 unsigned int ll_rs, unsigned int mtu, bool DF, in ip_frag_init() 769 unsigned int mtu, hlen, ll_rs; in ip_do_fragment() local 967 int mtu; in __ip_append_data() local
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe.c | 156 enum ib_mtu mtu; in rxe_set_mtu() local 172 int rxe_add(struct rxe_dev *rxe, unsigned int mtu, const char *ibdev_name) in rxe_add()
|
H A D | rxe_param.h | 14 static inline enum ib_mtu rxe_mtu_int_to_enum(int mtu) in rxe_mtu_int_to_enum() 31 static inline enum ib_mtu eth_mtu_int_to_enum(int mtu) in eth_mtu_int_to_enum()
|
/openbmc/linux/drivers/clocksource/ |
H A D | sh_mtu2.c | 33 struct sh_mtu2_device *mtu; member 340 struct sh_mtu2_device *mtu) in sh_mtu2_setup_channel() 370 static int sh_mtu2_map_memory(struct sh_mtu2_device *mtu) in sh_mtu2_map_memory() 387 static int sh_mtu2_setup(struct sh_mtu2_device *mtu, in sh_mtu2_setup() 452 struct sh_mtu2_device *mtu = platform_get_drvdata(pdev); in sh_mtu2_probe() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | udpgso.c | 291 static void __set_device_mtu(int fd, const char *ifname, unsigned int mtu) in __set_device_mtu() 304 static void set_device_mtu(int fd, int mtu) in set_device_mtu() 340 unsigned int mtu; in get_path_mtu() local 358 static void set_route_mtu(int mtu, bool is_ipv4) in set_route_mtu()
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 265 static int mtu_to_enum(u32 mtu) in mtu_to_enum() 294 int mtu, pmtu, pidx = qp->port_num - 1; in qib_get_pmtu_from_attr() local 309 int qib_mtu_to_path_mtu(u32 mtu) in qib_mtu_to_path_mtu()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | check_mtu.c | 104 static void test_check_mtu_xdp(__u32 mtu, __u32 ifindex) in test_check_mtu_xdp() 157 static void test_check_mtu_tc(__u32 mtu, __u32 ifindex) in test_check_mtu_tc()
|
/openbmc/linux/net/tipc/ |
H A D | udp_media.h | 49 static inline bool tipc_udp_mtu_bad(u32 mtu) in tipc_udp_mtu_bad()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | cn10k.h | 13 static inline int mtu_to_dwrr_weight(struct otx2_nic *pfvf, int mtu) in mtu_to_dwrr_weight()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qp.c | 152 static inline int verbs_mtu_enum_to_int(struct ib_device *dev, enum ib_mtu mtu) in verbs_mtu_enum_to_int() 794 int mtu_to_path_mtu(u32 mtu) in mtu_to_path_mtu() 801 u32 mtu; in mtu_from_qp() local 824 int mtu, pidx = qp->port_num - 1; in get_pmtu_from_attr() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | gsmmux.h | 54 unsigned int mtu; member 136 __u32 mtu; member
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_output.c | 785 int mtu, ret = 0; in xfrm4_tunnel_check_size() local 833 int mtu, ret = 0; in xfrm6_tunnel_check_size() local 893 void xfrm_local_error(struct sk_buff *skb, int mtu) in xfrm_local_error()
|
/openbmc/linux/net/batman-adv/ |
H A D | fragmentation.c | 411 unsigned int mtu = fragment_size + header_size; in batadv_frag_create() local 448 unsigned int mtu = net_dev->mtu; in batadv_frag_send_packet() local
|