Home
last modified time | relevance | path

Searched refs:pf (Results 1 – 16 of 16) sorted by relevance

/include/linux/net/intel/
Diidc.h67 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset);
68 int ice_del_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset);
69 int ice_rdma_request_reset(struct ice_pf *pf, enum iidc_reset_type reset_type);
70 int ice_rdma_update_vsi_filter(struct ice_pf *pf, u16 vsi_id, bool enable);
71 void ice_get_qos_params(struct ice_pf *pf, struct iidc_qos_params *qos);
82 struct ice_pf *pf; member
97 void (*event_handler)(struct ice_pf *pf, struct iidc_event *event);
Di40e_client.h88 void *pf; member
/include/net/netfilter/
Dnf_log.h40 u_int8_t pf,
59 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
65 int nf_log_bind_pf(struct net *net, u_int8_t pf,
67 void nf_log_unbind_pf(struct net *net, u_int8_t pf);
69 int nf_logger_find_get(int pf, enum nf_log_type type);
70 void nf_logger_put(int pf, enum nf_log_type type);
78 u_int8_t pf,
88 u_int8_t pf,
Dnf_nat.h71 int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
73 void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
Dnf_tables.h61 return pkt->state->pf; in nft_pf()
/include/linux/
Dnetfilter.h70 u8 pf; member
91 u8 pf; member
148 u_int8_t pf, in nf_hook_state_init() argument
156 p->pf = pf; in nf_hook_state_init()
169 u_int8_t pf; member
214 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() argument
223 if (__builtin_constant_p(pf) && in nf_hook()
225 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook()
230 switch (pf) { in nf_hook()
257 nf_hook_state_init(&state, hook, pf, indev, outdev, in nf_hook()
[all …]
Dnet.h337 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
338 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto))
340 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
341 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
344 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
345 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
Dpci.h917 u32 (*sriov_get_vf_total_msix)(struct pci_dev *pf);
/include/linux/iio/
Dtrigger_consumer.h48 void iio_dealloc_pollfunc(struct iio_poll_func *pf);
/include/uapi/linux/netfilter/
Dnfnetlink_queue.h86 __be16 pf; /* AF_xxx for PF_[UN]BIND */ member
/include/net/
Dlapb.h76 unsigned char pf; /* Poll/Final */ member
Ddevlink.h80 u16 pf; member
93 u16 pf; member
108 u16 pf; member
1586 u16 pf, bool external);
1588 u16 pf, u16 vf, bool external);
1590 u32 controller, u16 pf, u32 sf,
/include/linux/netfilter/
Dx_tables.h76 return par->state->pf; in xt_family()
/include/scsi/
Dscsi_device.h424 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
/include/net/sctp/
Dsctp.h584 overhead += sp->pf->af->net_header_len; in __sctp_mtu_payload()
Dstructs.h156 struct sctp_pf *pf; member